# Linux 状态监控

# 基础命令

top
# 磁盘占用
df -h
# 内存占用
free -h